type go/types.cleaner
3 uses
go/types (current package)
check.go#L136: cleaners []cleaner // list of types that may need a final cleanup at the end of type-checking
check.go#L215: type cleaner interface {
check.go#L221: func (check *Checker) needsCleanup(c cleaner) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)